
        ------------------------------------------------------
          TouchPrint LSMULTI Merge Module Installation Guide
        ------------------------------------------------------

   A TP-LSMULTI Merge Module has been provided to aid integrators with 
   installation.  The module contains all of the libraries and drivers 
   necessary to interface with all TP-LSMULTI SDK-supported devices.


   Redistributable Installation
   ----------------------------
   Include TP-LsMULTI-MM-xx.msm as a redistributable in the application's
   installation project.  Indicate that the merge module installation 
   should utilize [INSTALLDIR] of the application project as it's base
   directory.


   Device Driver Installation
   --------------------------
   To automatically install (or update) the TP-LSMULTI device drivers, add 
   the following Merge Module Custom Actions in the appropriate spot in the 
   install sequence:

      Action: MsiProcessDrivers 
      Sequence: following PublishComponents

      Action: MsiCleanupOnSuccess 
      Sequence: following InstallFinalize


   Installed files
   ---------------
   [INSTALLDIR] = \Program Files\L1ID\TP-LSMULTI SDK\
   [INSTALLDIR]bin\TPAPI .NET Sample App.exe
   [INSTALLDIR]bin\TPAPI Sample App.exe
   [INSTALLDIR]bin\tpMultiDevice.exe [x86]
   [INSTALLDIR]bin\VBDemoApp.exe [x86]
   [INSTALLDIR]bin\tpapi.dll
   [INSTALLDIR]bin\salijag1.dll
   [INSTALLDIR]bin\saligen.dll
   [INSTALLDIR]bin\saliUsb.dll
   [INSTALLDIR]bin\saliuni.dll [x86]
   [INSTALLDIR]bin\id1394.dll
   [INSTALLDIR]bin\IdImf.dll
   [INSTALLDIR]bin\IdImq.dll
   [INSTALLDIR]bin\IdxTiff.dll
   [INSTALLDIR]bin\pthreadVC.dll
   [INSTALLDIR]bin\id1394\id1394.sys
   [INSTALLDIR]bin\id1394\id1394.inf
   [INSTALLDIR]bin\idUsb\idUsb.sys
   [INSTALLDIR]bin\idUsb\idUsb.inf
   [INSTALLDIR]Tester\JagTest1.exe
   [INSTALLDIR]Tester\JagTest1 Commands.pdf
   [INSTALLDIR]Tester\EquMod.exe [x86]
   [INSTALLDIR]Tester\Firmware\FirmwareUpdate.exe
   [INSTALLDIR]Tester\Firmware\FirmwareManifest.xml
   [INSTALLDIR]Tester\Firmware\TP-4000.DSP.x.xx.idx
   [INSTALLDIR]Tester\Firmware\TP-4100U.x.xx.idx
   [INSTALLDIR]Tester\Firmware\TP-4101.x.xx.idx
   [INSTALLDIR]Tester\Firmware\TP-4800.x.xx.idx
   [INSTALLDIR]Tester\Firmware\TP-5000.DSP.x.xx.idx
   [INSTALLDIR]Tester\Firmware\TP-5300.x.xx.idx
   [INSTALLDIR]Tester\Firmware\TP-5300ED.x.xx.idx
   [INSTALLDIR]Tester\Firmware\Jaguar.x.xx.idx
   [GlobalAssemblyCache]\TPAPI.NetWrapper.dll
   System Environment variable $PATH appended with [INSTALLPATH]\bin.


